(numbers) multiply two columns and place the results on a third column
Specs: Iphone 6 and ios 9.3.1
How do i multiply all the two columns (A and B) of any amount of desired rows (Say, A2 to A10 and B2 to B10) and place the results in a third column C adjacent to columns A and B?
I don't have to do this one by one (example : C2=A2 * B2,C3=A3 * B3 etc...)
iPhone 6, iOS 9.3.1